home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Esportes / 1821.swf / scripts / DefineButton2_246 / BUTTONCONDACTION on(release).as
Text File  |  2006-06-13  |  323b  |  23 lines

  1. on(release){
  2.    ┬º┬ºpush(true);
  3.    ┬º┬ºpush(false);
  4.    ┬º┬ºpush(false);
  5.    ┬º┬ºpush(true);
  6.    while(true)
  7.    {
  8.       if(┬º┬ºpop())
  9.       {
  10.       }
  11.       if(┬º┬ºpop())
  12.       {
  13.       }
  14.       if(┬º┬ºpop())
  15.       {
  16.          break;
  17.       }
  18.       ┬º┬ºpush(true);
  19.       ┬º┬ºpush(false);
  20.    }
  21.    e.e.f.g();
  22. }
  23.